home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000218_news@columbia.edu_Tue Jun 27 03:46:26 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA16021
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 26 Jun 1995 23:46:31 -0400
  3. Received: by apakabar.cc.columbia.edu id AA19249
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 26 Jun 1995 23:46:29 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  6. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: c-kermit for OS/2 - support remote login?
  9. Date: 27 Jun 1995 03:46:26 GMT
  10. Organization: Columbia University
  11. Lines: 32
  12. Message-Id: <3snuui$ipf@apakabar.cc.columbia.edu>
  13. References: <3skts9$o08@stud.direct.ca> <3sl6n3$l3a@apakabar.cc.columbia.edu> <3snfqb$766@stud.direct.ca>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3snfqb$766@stud.direct.ca>,  <dominicp@Direct.CA> wrote:
  18. >In <3sl6n3$l3a@apakabar.cc.columbia.edu>, jaltman@watsun.cc.columbia.edu (Jeffrey Altman) writes:
  19. >>
  20.  
  21. >What I really wanted to know is if kermit can accept incoming telnet 
  22. >connections, ie. act as a simple telnet deamon for my PPP connection.
  23. >The OS/2 C-Kermit web page says:
  24. >
  25. >  "Incoming TCP/IP connections are now accepted -- you can TELNET to OS/2
  26. >   C-Kermit on a pre-arranged socket and have a 'chat' session or execute 
  27. >   Kermit server functions."
  28. >
  29. >Does this function require an existing telnet daemon?  How does it handle
  30. >login id, passwords, and security?  How do I set up the socket to accept
  31. >incoming connections and what IP address will it have?
  32.  
  33. The documentation for providing incoming connections is in the INF file.
  34. However, C-Kermit is not a telnet daemon.  The incoming connections can
  35. only be used to provide peer-to-peer chat or kermit server operations.
  36.  
  37. The reason this support is required under OS/2 is that telnet daemon's
  38. on OS/2 do not provide clean connections which can be used for Kermit 
  39. file transfer.
  40.  
  41. If you want incoming telnet services then you will need a telnet daemon
  42. such as is provided in OS/2 Warp Connect.
  43.  
  44.  
  45. Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  46. NEW: OS/2 C-Kermit 5A(191): 
  47.    ftp://kermit.columbia.edu/kermit/archives/cko191.zip 
  48.    http://www.columbia.edu/kermit/cko191.html